All Packages Class Hierarchy This Package Previous Next Index
Object | +----Component | +----Container | +----JComponent | +----JPanel | +----symantec.itools.db.beans.brl.adapter.editors.ValidColumnsImplPanel
protected java.awt.event.ActionListener actLisarrowLabel1
protected com.sun.java.swing.JLabel arrowLabel1arrowLabel2
protected com.sun.java.swing.JLabel arrowLabel2compOperList
protected com.sun.java.swing.JList compOperListcompValueLabel
protected com.sun.java.swing.JLabel compValueLabelconstantRadioBtn
protected com.sun.java.swing.JRadioButton constantRadioBtngbcLayout
protected java.awt.GridBagLayout gbcLayoutgroup
protected com.sun.java.swing.ButtonGroup groupinstrTextArea
protected com.sun.java.swing.JTextArea instrTextAreaitemLis
protected java.awt.event.ItemListener itemLislhsBrowseButton
protected com.sun.java.swing.JButton lhsBrowseButtonlhsDataSourceNameComboBox
protected com.sun.java.swing.JComboBox lhsDataSourceNameComboBoxlhsDataSourceNameLabel
protected com.sun.java.swing.JLabel lhsDataSourceNameLabellhsDataSourceTypeComboBox
protected com.sun.java.swing.JComboBox lhsDataSourceTypeComboBoxlhsDataSourceTypeLabel
protected com.sun.java.swing.JLabel lhsDataSourceTypeLabellhsDataTypeField
protected com.sun.java.swing.JTextField lhsDataTypeFieldlhsDataTypeLabel
protected com.sun.java.swing.JLabel lhsDataTypeLabellhsInputComboBox
protected com.sun.java.swing.JComboBox lhsInputComboBoxlhsInputLabel
protected com.sun.java.swing.JLabel lhsInputLabellistScrollPane
protected com.sun.java.swing.JScrollPane listScrollPanemustBeLabel
protected com.sun.java.swing.JLabel mustBeLabelobjFinder
protected symantec.itools.db.beans.util.ObjectFinder objFinderrefColPanel
protected com.sun.java.swing.JPanel refColPanelrhsBrowseButton
protected com.sun.java.swing.JButton rhsBrowseButtonrhsConstantComboBox
protected com.sun.java.swing.JComboBox rhsConstantComboBoxrhsDataSourceNameComboBox
protected com.sun.java.swing.JComboBox rhsDataSourceNameComboBoxrhsDataSourceNameLabel
protected com.sun.java.swing.JLabel rhsDataSourceNameLabelrhsDataSourceTypeComboBox
protected com.sun.java.swing.JComboBox rhsDataSourceTypeComboBoxrhsDataSourceTypeLabel
protected com.sun.java.swing.JLabel rhsDataSourceTypeLabelrhsDataTypeField
protected com.sun.java.swing.JTextField rhsDataTypeFieldrhsDataTypeLabel
protected com.sun.java.swing.JLabel rhsDataTypeLabelrhsRefComboBox
protected com.sun.java.swing.JComboBox rhsRefComboBoxrhsReferenceLabel
protected com.sun.java.swing.JLabel rhsReferenceLabelsourceColPanel
protected com.sun.java.swing.JPanel sourceColPanelthisValLabel
protected com.sun.java.swing.JLabel thisValLabelvariableRadioBtn
protected com.sun.java.swing.JRadioButton variableRadioBtn
public ValidColumnsImplPanel()
public ValidColumnsImplPanel(ObjectFinder finder)
public symantec.itools.db.beans.brl.OperatorMember[] getComparisionOpers()
protected java.lang.String getInputBindName(int side, int dataSrcType)getInstructionText
protected java.lang.String getInstructionText()getSourceColumns
public symantec.itools.db.beans.brl.CompColInputMember[] getSourceColumns()
public symantec.itools.db.beans.brl.CompColInputMember[] getTargetColumns()
protected void initControls()main
public static void main(String[] args)processCompOperators
public void processCompOperators(int type)
public void setVisualObject(VisualObject vObj)
public static void showDataSourceTypeSelection(int type, JComboBox combo)showInputColInfo
public void showInputColInfo(CompColInputMember inputCol)
public void showOperator(OperatorMember oper)
public void showTargetColInfo(CompColInputMember targetCol)
All Packages Class Hierarchy This Package Previous Next Index